FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package implementation.guide.nhdr#1.0.0 (156 ms)

Package implementation.guide.nhdr
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=http://example.org/fhir/ValueSet/SpecimenType
Url http://example.org/fhir/ValueSet/SpecimenType
Version 1.0.0
Status draft
Date 2024-11-28
Name SpecimenType
Title Specimen Type Value Set
Experimental False
Description A value set representing various types of specimen sources.

Resources that use this resource

StructureDefinition
https://example.org/fhir/StructureDefinition/PH_Specimen PH_Specimen

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "SpecimenType",
  "url" : "http://example.org/fhir/ValueSet/SpecimenType",
  "version" : "1.0.0",
  "name" : "SpecimenType",
  "title" : "Specimen Type Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-28",
  "publisher" : "Your Organization Name",
  "description" : "A value set representing various types of specimen sources.",
  "compose" : {
    "include" : [
      {
        "system" : "http://example.org/fhir/CodeSystem/SpecimenTypeCodeSystem",
        "concept" : [
          {
            "code" : "Blood",
            "display" : "Blood"
          },
          {
            "code" : "Serum",
            "display" : "Serum"
          },
          {
            "code" : "DriedBloodSpot",
            "display" : "Dried Blood Spot"
          },
          {
            "code" : "CerebrospinalFluid",
            "display" : "Cerebrospinal fluid"
          },
          {
            "code" : "Stool",
            "display" : "Stool"
          },
          {
            "code" : "Saliva",
            "display" : "Saliva"
          },
          {
            "code" : "Urine",
            "display" : "Urine"
          },
          {
            "code" : "BrainTissue",
            "display" : "Brain Tissue"
          },
          {
            "code" : "Skin",
            "display" : "Skin"
          },
          {
            "code" : "Cornea",
            "display" : "Cornea"
          },
          {
            "code" : "NasopharyngealOropharyngealSwab",
            "display" : "Nasopharyngeal/Oropharyngeal Swab (NPS/OBS)"
          },
          {
            "code" : "ThroatSwab",
            "display" : "Throat swab"
          },
          {
            "code" : "NasalSwab",
            "display" : "Nasal swab"
          },
          {
            "code" : "Toxigenic",
            "display" : "Toxigenic"
          },
          {
            "code" : "NonToxigenic",
            "display" : "Non-toxigenic"
          },
          {
            "code" : "VesicleSwab",
            "display" : "Vesicle swab"
          },
          {
            "code" : "RectalSwab",
            "display" : "Rectal swab"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.